[HVM] Save/restore: don't get guest size from "memory_static_min"
authorTim Deegan <Tim.Deegan@xensource.com>
Thu, 29 Mar 2007 15:27:18 +0000 (15:27 +0000)
committerTim Deegan <Tim.Deegan@xensource.com>
Thu, 29 Mar 2007 15:27:18 +0000 (15:27 +0000)
commite0638f7e6219ce0a8b9d13d0396408fc40d296f9
tree911addeadd6ffab04e03e1859f96c0fa126818fb
parentd05727902ff268894db2ac8950aefc1f0f470049
[HVM] Save/restore: don't get guest size from "memory_static_min"
since it doesn't mean that any more.  This is a sticking-plaster
to get HVM S/R working until the proper memory-map handling patch
is ready.
Signed-off-by: Tim Deegan <Tim.Deegan@xensource.com>
tools/libxc/xc_hvm_restore.c
tools/python/xen/xend/XendCheckpoint.py
tools/xcutils/xc_restore.c